[INFO] fetching crate keleusma 0.2.0...
[INFO] fixing keleusma-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate keleusma 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate keleusma 0.2.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate keleusma 0.2.0
[INFO] tweaked toml for crates.io crate keleusma 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate keleusma 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate keleusma 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sdl3-ttf-sys v0.6.0+SDL-ttf-3.2.2
[INFO] [stderr]   Downloaded rpkg-config v0.1.2
[INFO] [stderr]   Downloaded ptr_meta_derive v0.3.1
[INFO] [stderr]   Downloaded bytecheck_derive v0.8.2
[INFO] [stderr]   Downloaded keleusma-arena v0.3.0
[INFO] [stderr]   Downloaded rend v0.5.3
[INFO] [stderr]   Downloaded munge v0.4.7
[INFO] [stderr]   Downloaded munge_macro v0.4.7
[INFO] [stderr]   Downloaded rancor v0.1.1
[INFO] [stderr]   Downloaded bytecheck v0.8.2
[INFO] [stderr]   Downloaded ptr_meta v0.3.1
[INFO] [stderr]   Downloaded keleusma-macros v0.2.0
[INFO] [stderr]   Downloaded rkyv_derive v0.8.16
[INFO] [stderr]   Downloaded sdl3-image-sys v0.6.3+SDL-image-3.4.4
[INFO] [stderr]   Downloaded allocator-api2 v0.4.0
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded rkyv v0.8.16
[INFO] [stderr]   Downloaded sdl3-sys v0.6.5+SDL-3.4.8
[INFO] [stderr]   Downloaded sdl3-mixer-sys v0.6.1+SDL-mixer-3.2.0
[INFO] [stderr]   Downloaded sdl3 v0.18.3
[INFO] [stderr]   Downloaded sdl3-src v3.4.8
[INFO] [stderr]   Downloaded sdl3-image-src v3.4.4
[INFO] [stderr]   Downloaded sdl3-ttf-src v3.2.3
[INFO] [stderr]   Downloaded sdl3-mixer-src v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898
[INFO] running `Command { std: "docker" "start" "bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking allocator-api2 v0.4.0
[INFO] [stderr]     Checking keleusma-arena v0.3.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.16
[INFO] [stderr]    Compiling keleusma-macros v0.2.0
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]     Checking rkyv v0.8.16
[INFO] [stderr]     Checking keleusma v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8515:30
[INFO] [stdout]      |
[INFO] [stdout] 8515 |         let r: i128 = 100i64.widen() + 50i64.widen();
[INFO] [stdout]      |                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]      = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8515:46
[INFO] [stdout]      |
[INFO] [stdout] 8515 |         let r: i128 = 100i64.widen() + 50i64.widen();
[INFO] [stdout]      |                                              ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8528:32
[INFO] [stdout]      |
[INFO] [stdout] 8528 |         let r: i128 = i64::MAX.widen() + 1i64.widen();
[INFO] [stdout]      |                                ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8528:47
[INFO] [stdout]      |
[INFO] [stdout] 8528 |         let r: i128 = i64::MAX.widen() + 1i64.widen();
[INFO] [stdout]      |                                               ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8538:32
[INFO] [stdout]      |
[INFO] [stdout] 8538 |         let r: i128 = i64::MIN.widen() + i64::MIN.widen();
[INFO] [stdout]      |                                ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8538:51
[INFO] [stdout]      |
[INFO] [stdout] 8538 |         let r: i128 = i64::MIN.widen() + i64::MIN.widen();
[INFO] [stdout]      |                                                   ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8551:41
[INFO] [stdout]      |
[INFO] [stdout] 8551 |         let r: i128 = (i32::MAX as i64).widen() + 0i64.widen();
[INFO] [stdout]      |                                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8551:56
[INFO] [stdout]      |
[INFO] [stdout] 8551 |         let r: i128 = (i32::MAX as i64).widen() + 0i64.widen();
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8563:41
[INFO] [stdout]      |
[INFO] [stdout] 8563 |         let r: i128 = (i32::MAX as i64).widen() + 1i64.widen();
[INFO] [stdout]      |                                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8563:56
[INFO] [stdout]      |
[INFO] [stdout] 8563 |         let r: i128 = (i32::MAX as i64).widen() + 1i64.widen();
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8574:41
[INFO] [stdout]      |
[INFO] [stdout] 8574 |         let r: i128 = (i32::MIN as i64).widen() - 1i64.widen();
[INFO] [stdout]      |                                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8574:56
[INFO] [stdout]      |
[INFO] [stdout] 8574 |         let r: i128 = (i32::MIN as i64).widen() - 1i64.widen();
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8584:41
[INFO] [stdout]      |
[INFO] [stdout] 8584 |         let r: i128 = (i16::MAX as i64).widen() + 1i64.widen();
[INFO] [stdout]      |                                         ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8584:56
[INFO] [stdout]      |
[INFO] [stdout] 8584 |         let r: i128 = (i16::MAX as i64).widen() + 1i64.widen();
[INFO] [stdout]      |                                                        ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8594:40
[INFO] [stdout]      |
[INFO] [stdout] 8594 |         let r: i128 = (i8::MIN as i64).widen() - 1i64.widen();
[INFO] [stdout]      |                                        ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]     --> src/vm.rs:8594:55
[INFO] [stdout]      |
[INFO] [stdout] 8594 |         let r: i128 = (i8::MIN as i64).widen() - 1i64.widen();
[INFO] [stdout]      |                                                       ^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]      = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]      = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]     -->  src/lib.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/word.rs:275:22
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let wide = a.widen().wide_mul(b.widen());
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i8>::widen`
[INFO] [stdout]    --> src/lib.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/word.rs:275:41
[INFO] [stdout]     |
[INFO] [stdout] 275 |         let wide = a.widen().wide_mul(b.widen());
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i8>::widen`
[INFO] [stdout]    --> src/lib.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/word.rs:287:22
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let wide = a.widen().wide_mul(b.widen());
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]    --> src/lib.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/word.rs:287:41
[INFO] [stdout]     |
[INFO] [stdout] 287 |         let wide = a.widen().wide_mul(b.widen());
[INFO] [stdout]     |                                         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `word::Word::widen(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(integer_widen_truncate)]` to the crate attributes to enable `core::num::<impl i64>::widen`
[INFO] [stdout]    --> src/lib.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 + #![feature(integer_widen_truncate)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/keleusma-bench/measured_cost_models/aarch64_apple_darwin.rs`: No such file or directory (os error 2)
[INFO] [stdout]   --> examples/measured_wcet.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | / include!(concat!(
[INFO] [stdout] 34 | |     env!("CARGO_MANIFEST_DIR"),
[INFO] [stdout] 35 | |     "/keleusma-bench/measured_cost_models/aarch64_apple_darwin.rs"
[INFO] [stdout] 36 | | ));
[INFO] [stdout]    | |__^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `keleusma` (example "measured_wcet") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898", kill_on_drop: false }`
[INFO] [stdout] bbe4c760fe44d94f1248d557aa075aea6b5f49a3a49a7607f0cd55b3a0af0898
